logging-6.6: Switch vector to 0.54.0 branch#10574
Conversation
|
@xperimental ,
Ignore this build; too many things in-flight and I failed to run it against your open "depend-on" PR linked above. 🤦 |
rayfordj
left a comment
There was a problem hiding this comment.
💭 It amuses me to see the bot suggested as a reviewer 😆
I don't see anything immediately concerning with these changes worth deferring review/approval.
/lgtm
/approve
Before removing hold, if you would like test builds once the 'depends-on' upstream PR merges, please reach out to ART in Slack with the request.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rayfordj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
|
|
/lgtm re: test builds -- I tend to occasionally lose PRs/comments in deluge of notifications, so if it seems "too long", please raise a thread in forum-ocp-art. 😎 |
9cc8efd to
194cafb
Compare
|
New changes are detected. LGTM label has been removed. |
|
@rayfordj I have updated the PR with new packages (we now pull the protobuf compiler from RPMs instead of having it in the repository). Can you run another test build? Thanks 🙂 |
|
Thanks for the test build, trying to figure out the solution ... Do you perhaps know what other products do to get a protobuf compiler? As a possible alternative: The upstream is using a script to pull a specific version of the compiler from github ... while we do not have network during the build ... would it maybe be possible to "preload" the binaries and then pull them from some sort of local cache during the build? (with the complication that this would be a different one per architecture) |
I'm not aware of any off-hand and chai-bot had this to say:
|
This switches 6.6 to a newer vector version. The rust version is the latest currently available in UBI9 and is hopefully sufficient for building vector.
The llvm version was taken from a local test build.
This requires these upstream changes:
/label tide/merge-method-squash
/hold waiting for upstream changes